"192.168.0.1:sipop" Previous topic Chapter index Next topic

AI_ACTULIZAR

 

 

Descriptions

There is no desription for trigger AI_ACTULIZAR

 

Definition


CREATE TRIGGER AI_ACTULIZAR FOR DETALLEINGRESO ACTIVE
AFTER INSERT POSITION 0
AS
BEGIN
  EXECUTE PROCEDURE SUMAENTRADAS(NEW.articulo,NEW.cantidad);
END

    This file was generated with EMS InterBase/FireBird Manager (www.ibmanager.com) at 09/06/2005 05:52 p.m. Previous topic Chapter index Next topic